projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9142dd5
)
Include "ccl.h" instead of "../src/ccl.h".
author
Kenichi Handa
<handa@m17n.org>
Mon, 23 Aug 1999 10:43:51 +0000
(10:43 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 23 Aug 1999 10:43:51 +0000
(10:43 +0000)
src/coding.h
patch
|
blob
|
history
diff --git
a/src/coding.h
b/src/coding.h
index 04225a40b3bcb195abc1967c0fdfc7c660226fd3..7bbfdbd662192f555637e59771babd0889b05452 100644
(file)
--- a/
src/coding.h
+++ b/
src/coding.h
@@
-23,7
+23,7
@@
Boston, MA 02111-1307, USA. */
#define _CODING_H
#ifndef _CCL_H
-#include "
../src/
ccl.h"
+#include "ccl.h"
#endif
/*** EMACS' INTERNAL FORMAT (emacs-mule) section ***/